home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Snippets / GWorld / GWorld.h < prev   
Encoding:
Text File  |  1994-09-26  |  206 b   |  5 lines  |  [TEXT/MMCC]

  1. void UseOffWorld(GWorldPtr offWorlder);
  2. void DoneWithOffWorld(GWorldPtr offWorlder);
  3. Boolean CreateOffscreenBitMap(GrafPtr *newOffscreen, Rect *inBounds);
  4. void DestroyOffscreenBitMap(GrafPtr oldOffscreen);
  5.